CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c select

搜索资源列表

  1. BezierCurves

    0下载:
  2. C#语言实现,在form中选点画bezier curve。-Implemented with C#, select nodes to draw bezier curve in a given form.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:61220
    • 提供者:changedo
  1. c

    0下载:
  2. 1、 构造一个简单程序设计语言的语法。(要求以C语言为样本,根据自己对编译器设计的掌握,简化C语言的功能) 2、 选中自己熟悉的分析方法对根据“设计的程序语言”编写的原程序进行分析,输出中间代码,并解释执行生成的中间代码。 -1, construct a simple programming language syntax. (Required for C language as a sample, based on their mastery of the compiler desig
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:4369
    • 提供者:李丽
  1. 3dPrims.c

    0下载:
  2. Simple 3D program that draws glut shapes in wireframe mode. Use the right mouse button menu to select a new shape to draw.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:3030
    • 提供者:周默
  1. 12864with_cs1_cs2

    0下载:
  2. 这个与我们用到的12864不同,因为它具有片选信号CS1和CS2-The 12864 used in our different, because it has a chip select signals CS1 and CS2
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:44501
    • 提供者:阿贵
  1. Select

    0下载:
  2. 关于机房故障维修的系统,主要记录值班人在什么时候在哪个机房发现了什么问题,什么时候解决的。主要运用aps.net技术,使用C#语言-Maintenance of a system failure on the room, the main record of duty in what is discovered when the room in which any problem, when solved. Mainly through aps.net technologies, using C
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:278379
    • 提供者:刘静
  1. FileTransSvr

    0下载:
  2. 基于select I_O模型的远程目录浏览与多线程文件下载-Model based on select I_O remote directory browsing and multi-threaded file download
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-30
    • 文件大小:140738
    • 提供者:li
  1. socket

    0下载:
  2. 单线程并发服务器(select) 编程. errexit()和passiveTCP()两个方法见"linux socket通信示例(传送文件)"文章-common implementation of thread pool logic for httpd and config.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:1057
    • 提供者:allen
  1. C

    0下载:
  2. 主要介绍线性结构,树型结构,图状结构三种逻辑结构元素的存储实现,在此基础上介绍一些典型算法及时,空效率分析.-Introduces the linear structure, tree structure, graph-like structure of three elements of the logical structure of the storage to achieve, on this basis are some typical algorithms in time, spac
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:370928
    • 提供者:pan
  1. select.client.c

    0下载:
  2. Select Function with client
  3. 所属分类:Communication

  1. C

    0下载:
  2. 《程序设计基础》课 程 设 计:包括实验报告和源代码 题目一: 使用菜单选择程序 题目二: 用结构数组设计职工文件 题目四: 链表信息管理 -" Program Design" Course Design: including lab reports and source code subject 1: Use the menu to select the program title 2: The structure of the array design fi
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:36722
    • 提供者:llw
  1. heibaiqi.c

    0下载:
  2. 用C实现的黑白棋源程序,有人工智能的人机对战,用算法树深度搜索,原始的C图形界面,turboC或TC编译器运行。网络上实现黑白棋大多选择VC++,并没有用C实现并且有人工智能的程序。-Implementation of Othello with C source code, there is artificial intelligence, human-machine gaming, with the depth of search tree algorithm, the original C-
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:3773
    • 提供者:吴振华
  1. c

    0下载:
  2. 数据结构c语言程序,排序问题,筛选问题,逆阵问题等等,内容多多请君选择-C programming language data structures, scheduling problems, screening problems, inverse problems, and so, a lot of inviting select content
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:310414
    • 提供者:philip
  1. Select

    0下载:
  2. 第k小元素,分治法实现。。C-K-small elements, divide and conquer implementation. . C++. . . . .
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1896658
    • 提供者:
  1. c

    1下载:
  2. socket编程 实现服务器端和客户端的通行功能以及传输文件功能。!List显示当前在线的用户功能运用select函数实现了非阻塞的多线程通行功能-socket programming server-side and client access functionality and file transfer capabilities. ! List shows the current function of the use of online users select functions for
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:6498
    • 提供者:zhengyan
  1. Select

    0下载:
  2. 利用s e l e c t函数,我们判断套接字上是否存在数据,或者能否向一个套接字写入数据。-Use select function, we determine whether there is data on the socket, or can write data to a socket.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:2813
    • 提供者:happenhappy
  1. EchoSrvSelect

    0下载:
  2. socket select网络编程,c++源码文件含有头文件-socket selec
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:107711
    • 提供者:chen
  1. C.view.Select.query

    0下载:
  2. C # Demo view in the Select query C# 演示视图在Select查询语句中的应用-C# Demo view in the Select query
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:40891
    • 提供者:so9
  1. C.stored.procedure

    0下载:
  2. C # stored procedure in the Select query ofC# 存储过程在Select查询语句中的应用 -C# stored procedure in the Select query of
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:15010
    • 提供者:ns7
  1. C

    0下载:
  2. c51 动态显示-单片机直接片选实现 实现有单片机脚直接做位选通信号-Dynamic display- MCU chip select to achieve direct
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:15326
    • 提供者:kaka
  1. c

    0下载:
  2. 动态显示-译码器片选实现 连接方法 :JP10 (P0)与J12 用8PIN排线连接-Dynamic display- to achieve the decoder chip select connection method: JP10 (P0) and the J12 cable connection with 8PIN
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:110887
    • 提供者:kaka
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com